textview: Only claim the event when appropriate
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 17:31:15 +0000 (13:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 17:32:37 +0000 (13:32 -0400)
commitc959f9c7012b1d244a972519397862d8ff99bc58
tree1d4aa23662f282061b936b5c9eb9bd5db2987c44
parentddda963f8107c5e7464e3b105c47c6cdcb78bb4a
textview: Only claim the event when appropriate

Don't claim the event unconditionally for the click gesture,
since we may want to start a drag selection.

Fixes: #2999
gtk/gtktextview.c